home *** CD-ROM | disk | FTP | other *** search
- object FrmModalForm: TFrmModalForm
- Left = 114
- Top = 204
- Width = 534
- Height = 131
- Caption =
- 'You cannot switch to any other Windows 95/98 window until this o' +
- 'ne is closed'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 16
- Width = 505
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Press a key (including system keystrokes) and this label will di' +
- 'splay info on the key'
- end
- object SpeedButton1: TSpeedButton
- Left = 222
- Top = 48
- Width = 81
- Height = 25
- Caption = '&Close'
- OnClick = SpeedButton1Click
- end
- end
-